//==============================================================================
// Hippikon_anim.txt
//==============================================================================

import norse_Sword_anim.txt

//==============================================================================
define Head
{
   SetSelector
   {
      set hotspot
      {
         version
         {
         Visual infantry c halberdier head bronze
         }
      }
   }
}

//==============================================================================
anim Bored
{

   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual cataphract_boreda
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.40 true HorseBored checkVisible 
//-- end auto generated section
				connect RightHand norseSword hotspot
				connect LeftForearm GreekCavalryShield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Cavalry G Hippikon Standard/cavalry c imperial cataphract map
				ReplaceTexture Cavalry G Hippikon Horse Standard/cataphract horse
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {  
			Visual cataphract_walka
			connect RightHand norseSword hotspot
			connect LeftForearm GreekCavalryShield hotspot
			Connect TopOfHead Head hotspot
ReplaceTexture Cavalry G Hippikon Standard/cavalry c imperial cataphract map
			ReplaceTexture Cavalry G Hippikon Horse Standard/cataphract horse
            		tag SpecificSoundSet 0.00 false horsegallop checkVisible 
			tag FootstepLeft 0.60 true   
			tag FootstepRight 0.00 true   
			tag FootstepLeft 0.95 true   
			tag FootstepRight 0.55 true 
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual cataphract_deatha
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag SpecificSoundSet 0.60 false HeavyFall checkVisible 
//-- end auto generated section
				connect RightHand norseSword hotspot
				connect LeftForearm GreekCavalryShield hotspot
				Connect TopOfHead Head hotspot
ReplaceTexture Cavalry G Hippikon Standard/cavalry c imperial cataphract map
				ReplaceTexture Cavalry G Hippikon Horse Standard/cataphract horse
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual cataphract_idlea
				connect RightHand norseSword hotspot
				connect LeftForearm GreekCavalryShield hotspot
				Connect TopOfHead Head hotspot
ReplaceTexture Cavalry G Hippikon Standard/cavalry c imperial cataphract map
				ReplaceTexture Cavalry G Hippikon Horse Standard/cataphract horse
			}
		}
	}
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual cataphract_attacka
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag Attack 0.53 true   
                     tag GenericSound 0.40 true   
//-- end auto generated section
				connect RightHand norseSword hotspot
				connect LeftForearm GreekCavalryShield hotspot
				Connect TopOfHead Head hotspot
ReplaceTexture Cavalry G Hippikon Standard/cavalry c imperial cataphract map
				ReplaceTexture Cavalry G Hippikon Horse Standard/cataphract horse
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual cataphract_idlea
				connect RightHand norseSword hotspot
				connect LeftForearm GreekCavalryShield hotspot
				Connect TopOfHead Head hotspot
ReplaceTexture Cavalry G Hippikon Standard/cavalry c imperial cataphract map
				ReplaceTexture Cavalry G Hippikon Horse Standard/cataphract horse
         }
      }
   }
}